Vcenter NamespaceManagement Supervisors Crypto Fips Modules Info
The Vcenter NamespaceManagement Supervisors Crypto Fips Modules Info schema contains information about a FIPS validated crypto module.
This schema was added in vSphere API 9.1.0.0.
{
"name": "string",
"version": "string",
"cmvp_cert": "string",
"cavp_cert": "string",
"component_name": "string",
"component_version": "string"
}
The name of the module as specified in its certificate.
This property was added in vSphere API 9.1.0.0.
Version of the module.
This property was added in vSphere API 9.1.0.0.
Cryptographic Module Validation Program (CMVP) certificate number of the module. Use it to construct the URL of the certificate, Please refer: https://csrc.nist.gov/projects/cryptographic-module-validation-program/certificate/4743
This property was added in vSphere API 9.1.0.0.
If missing or null, the module's CMVP certification is still pending.
Cryptographic Algorithm Validation Program (CAVP) certificate number of the module's algorithms. Use it to construct the URL of the certificate, Please refer: https://csrc.nist.gov/projects/Cryptographic-Algorithm-Validation-Program/details?source=A&number=3500
This property was added in vSphere API 9.1.0.0.
missing or null, if the module has a CMVP certificate issued.
VCF component on which this module is installed. It is Supervisor by default.
This property was added in vSphere API 9.1.0.0.
Version of the Supervisor on which this module is installed.
This property was added in vSphere API 9.1.0.0.